func runtime.ceil

2 uses

	runtime (current package)
		cgroup_linux.go#L112: 		limit = ceil(limit)
		float.go#L97: func ceil(x float64) float64 {